projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ab0f2d
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Fri, 17 Jan 2003 00:47:32 +0000
(
00:47
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 17 Jan 2003 00:47:32 +0000
(
00:47
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 79db6ea91fc5f6cdf7a0c5bd9d69ba6fc6b0e089..355b0203f09830938d8fc3d602ce0895e479b094 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2003-01-17 Kenichi Handa <handa@m17n.org>
+
+ * editfns.c (Fformat): Convert an unibyte char argument that is
+ formatted by "%c" to multibyte if the total result must be a
+ multibyte string.
+
2003-01-16 Kim F. Storm <storm@cua.dk>
* process.c (set-process-filter): Document unibyte/multibyte-ness